Usage APIText Document APIEnumerationApiFormOn this pageApiForm Types of all supported forms. Type Enumeration Values ApiTextForm ApiComboBoxForm ApiCheckBoxForm ApiPictureForm ApiDateForm ApiComplexForm Example This example copies a text form. let copyTextForm = textForm.Copy();